home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.33 (October) / PC Gamer Disc 7.33 (October 2003).ISO / Data / items.pcg / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2003-07-17  |  103 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","JSTART\tSoftware/" + eval("demoPath" + TheCurrentDemo) + "\t");
  3. }
  4.